projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2eb4166
)
docs/commandline: correct information for 'x2apic_phys' parameter
author
Andrew Cooper
<andrew.cooper3@citrix.com>
Wed, 28 Jan 2015 15:31:07 +0000
(16:31 +0100)
committer
Jan Beulich
<jbeulich@suse.com>
Wed, 28 Jan 2015 15:31:07 +0000
(16:31 +0100)
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
docs/misc/xen-command-line.markdown
patch
|
blob
|
history
diff --git
a/docs/misc/xen-command-line.markdown
b/docs/misc/xen-command-line.markdown
index 0fc75591598fd993a60f5a682a4640d27eadc782..2274e74907630e920c4772c48d65fcea0652fcde 100644
(file)
--- a/
docs/misc/xen-command-line.markdown
+++ b/
docs/misc/xen-command-line.markdown
@@
-1378,9
+1378,11
@@
Permit use of x2apic setup for SMP environments.
### x2apic\_phys
> `= <boolean>`
-> Default: `true`
+> Default: `true`
if **FADT** mandates physical mode, `false` otherwise.
-Use the x2apic physical apic driver. The alternative is the x2apic cluster driver.
+In the case that x2apic is in use, this option switches between physical and
+clustered mode. The default, given no hint from the **FADT**, is cluster
+mode.
### xsave
> `= <boolean>`